A single word or expression that represents an operation. For example, the program instruction ADD A,B adds the values of A and B. It gets a little more confusing when you consider various types of programming language. High-level programming languages such as Visual Basic are easier to use, but each program instruction is made up of several low-level instructions. (See Programming language.)